net/http.response.shouldReuseConnection (method)

2 uses

	net/http (current package)
		server.go#L1679: func (w *response) shouldReuseConnection() bool {
		server.go#L2017: 		if !w.shouldReuseConnection() {